Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix replace(::String, count=1) with empty pattern (issue #36953) #36959

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

sostock
Copy link
Contributor

@sostock sostock commented Aug 7, 2020

Fixes #36953.

@KristofferC KristofferC mentioned this pull request Aug 10, 2020
25 tasks
@KristofferC KristofferC merged commit 00f2133 into JuliaLang:master Aug 10, 2020
KristofferC pushed a commit that referenced this pull request Aug 10, 2020
(cherry picked from commit 00f2133)
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
KristofferC pushed a commit that referenced this pull request Aug 18, 2020
(cherry picked from commit 00f2133)
KristofferC pushed a commit that referenced this pull request Aug 19, 2020
(cherry picked from commit 00f2133)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
strings "Strings!"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

replace(::String, count=1) with empty string regression
3 participants